* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner img {
  width: 100%;
  display: block;
  font-size: 0.15rem;
}
.banner .bannerL {
  color: #fff !important;
  z-index: 999999999;
  position: absolute;
}
.banner .swiper-button-next,
.banner .swiper-container-rtl .swiper-button-prev {
  right: 0.4rem;
}
.banner .swiper-button-prev,
.banner .swiper-container-rtl .swiper-button-next {
  left: 0.4rem;
}
.banner .bannerR {
  color: #fff !important;
}
.bannerAddPage {
  position: absolute;
  z-index: 3;
  bottom: 0.3rem;
  left: 0;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.bannerAddPage span {
  background: url(../images/bannerIco.png) no-repeat center !important;
  opacity: 1;
  margin: 0 10px;
  width: 20px;
  height: 20px;
  display: block;
  border: 0;
}
.bannerAddPage span.swiper-pagination-bullet-active {
  background: url(../images/bannerActive.png) no-repeat center !important;
}
.about {
  background: url(../images/aboutdBg.jpg) no-repeat center bottom;
  padding-bottom: 0.7rem;
}
.about .aboutTitle h3 {
  display: table;
  margin: 0 auto;
  padding-top: 0.5rem;
}
.about .aboutTitle h3 span {
  font-size: 0.24rem;
  padding-right: 0.2rem;
}
.about .aboutTitle h3 img {
  height: 0.44rem;
  vertical-align: sub;
}
.about .aboutTitle i {
  display: block;
  width: 0.46rem;
  height: 3px;
  background: #f39802;
  margin: 0.27rem auto;
}
.about .aboutText {
  width: 100%;
  padding: 0px 14.5%;
  box-sizing: border-box;
}
.about .aboutText p {
  font-size: 0.16rem;
  line-height: 0.48rem;
  text-align: center;
  color: #666;
}
.about .aboutText a {
  display: table;
  margin: 0.3rem auto;
  padding-right: 0.3rem;
  font-size: 0.16rem;
  line-height: 1;
  color: #21248a;
  background: url(../images/aboutTextMore.png) no-repeat center right;
}
.about .aboutTel {
  text-align: center;
}
.about .aboutTel i {
  font-size: 0.16rem;
  color: #333;
}
.about .aboutTel b {
  font-size: 0.26rem;
  color: #21248a;
}
.title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 70px;
}
.title .titleL .titleLBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-items: flex-start;
  align-items: center;
}
.title .titleL .titleLBox h3 {
  font-size: 38px;
  display: block;
  font-weight: bold;
  position: relative;
}
.title .titleL .titleLBox h3::after {
  content: "";
  width: 29px;
  height: 29px;
  display: block;
  background: url(../images/tabon.png) no-repeat center;
  position: absolute;
  top: 0;
  left: -12px;
}
.title .titleL .titleLBox h3 a {
  position: relative;
  z-index: 2;
  font-size: 0.38rem;
  color: #333;
}
.title .titleL .titleLBox p {
  line-height: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #999;
  font-size: 18px;
  text-transform: uppercase;
  padding-left: 7px;
}
.title .titleR {
  font-size: 18px;
  padding-left: 60px;
  background: url(../images/titleR.png) no-repeat center left;
}
.scope {
  background: #0e5cae url(../images/prroductBg.jpg) no-repeat center top;
  padding-bottom: 50px;
}
.scope .title .titleL .titleLBox h3 a {
  color: #fff;
}
.scope .title .titleL .titleLBox p {
  color: #fff;
}
.scope .title .scopeTitleR {
  flex: 1;
}
.scope .title .scopeTitleR .scopeTitleRBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 0.5rem;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li {
  float: left;
  width: 146px;
  height: 46px;
  background-color: #fff;
  border-radius: 23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.1rem 0;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 46px;
  text-align: center;
  color: #333;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li:hover {
  background: #f39802;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li:hover a {
  color: #fff;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li.on {
  background: #f39802;
}
.scope .title .scopeTitleR .scopeTitleRBox ul li.on a {
  color: #fff;
}
.scope .title .scopeTitleR .scopeTitleRBox .scopeTitleRMore {
  width: 156px;
  height: 46px;
  background-color: #fff;
  border-radius: 23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope .title .scopeTitleR .scopeTitleRBox .scopeTitleRMore a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 46px;
  text-align: center;
  color: #333;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.scope .title .scopeTitleR .scopeTitleRBox .scopeTitleRMore:hover {
  background: #f39802;
}
.scope .title .scopeTitleR .scopeTitleRBox .scopeTitleRMore:hover a {
  color: #fff;
}
.scope .scopeBox {
  padding: 0 10px;
}
.scope .scopeBox .scopeBoxList {
  padding-top: 65px;
}
.scope .scopeBox .scopeBoxList ul {
  overflow: hidden;
}
.scope .scopeBox .scopeBoxList ul li {
  float: left;
  width: 24%;
  margin: 0 0.5%;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
}
.scope .scopeBox .scopeBoxList ul li a.scopeBoxImg {
  display: block;
  padding: 36% 0;
  position: relative;
  overflow: hidden;
}
.scope .scopeBox .scopeBoxList ul li a.scopeBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope .scopeBox .scopeBoxList ul li a.scopeBoxText {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  height: 50px;
  background: #fff url(../images/scopeBoxText.png) no-repeat 95% center;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope .scopeBox .scopeBoxList ul li a.scopeBoxText i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #333333;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.scope .scopeBox .scopeBoxList ul li:hover a.scopeBoxImg img {
  transform: scale(1.1);
}
.scope .scopeBox .scopeBoxList ul li:hover a.scopeBoxText {
  background: #f39802 url(../images/scopeBoxText.png) no-repeat 95% center;
  color: #fff;
}
.scope .scopeBox .scopeBoxList ul li:hover a.scopeBoxText i {
  background: #fff;
}
.service {
  background: url(../images/serviceBg.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 1rem;
}
.service .title {
  justify-content: center;
}
.service .title .titleL .titleLBox h3 a {
  color: #3f3f3f;
}
.service .title .titleL .titleLBox p {
  color: #999999;
}
.service .serviceBox {
  padding-top: 0.5rem;
}
.service .serviceBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .serviceBox ul li {
  flex: 0 0 23.75%;
  justify-content: center;
  float: left;
  width: 23.75%;
  background: #fff;
  border-radius: 0.1rem;
  padding: 0.5rem 2.5%;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceBox ul li i {
  width: 1.16rem;
  height: 1.28rem;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/serviceimg1.png) no-repeat center;
}
.service .serviceBox ul li h4 {
  text-align: center;
  font-size: 0.24rem;
  font-weight: bold;
  margin: 0.33rem 0 0.15rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceBox ul li em {
  display: block;
  width: 0.46rem;
  height: 3px;
  background: #f39802;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 auto;
}
.service .serviceBox ul li p {
  font-size: 0.16rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 0.9rem;
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.25rem;
  color: #666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service .serviceBox ul li:hover {
  background: #0e5cae;
}
.service .serviceBox ul li:hover i {
  background: url(../images/serviceimg1Hover.png) no-repeat center;
}
.service .serviceBox ul li:hover h4 {
  color: #fff;
}
.service .serviceBox ul li:hover em {
  color: #fff;
}
.service .serviceBox ul li:hover p {
  color: #fff;
}
.service .serviceBox ul li:nth-child(2) i {
  background: url(../images/serviceimg2.png) no-repeat center;
}
.service .serviceBox ul li:nth-child(2):hover i {
  background: url(../images/serviceimg2Hover.png) no-repeat center;
}
.service .serviceBox ul li:nth-child(3) i {
  background: url(../images/serviceimg3.png) no-repeat center;
}
.service .serviceBox ul li:nth-child(3):hover i {
  background: url(../images/serviceimg3Hover.png) no-repeat center;
}
.service .serviceBox ul li:nth-child(4) i {
  background: url(../images/serviceimg4.png) no-repeat center;
}
.service .serviceBox ul li:nth-child(4):hover i {
  background: url(../images/serviceimg4Hover.png) no-repeat center;
}
.reason2 {
  padding-bottom: 74px;
  background: url(../images/reason2Bg.jpg) no-repeat center bottom;
}
.reason2 .title .titleL .titleLBox h3 a {
  color: #333;
}
.reason2 .title .titleLBox p {
  color: #999;
}
.reason2 .title .titleR b {
  font-size: 30px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #f39802;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 10px;
  line-height: 1;
}
.reason2 .reason2Box {
  position: relative;
}
.reason2 .reason2Box .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.56rem;
}
.reason2 .reason2Box .hd ul li {
  flex: 0 0 23.75%;
  justify-content: center;
  float: left;
  width: 23.75%;
  background: #0e5cae;
  border-radius: 0.05rem;
  position: relative;
  cursor: pointer;
}
.reason2 .reason2Box .hd ul li::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0px;
  border-style: solid;
  border-color: #0e5cae transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason2 .reason2Box .hd ul li .reason2BoxList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.25rem 10%;
  box-sizing: border-box;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason2 .reason2Box .hd ul li .reason2BoxList i {
  flex: 0 0 45px;
  justify-content: center;
  float: left;
  width: 45px;
  height: 0.45rem;
  background: url(../images/reasonIco1.png) no-repeat;
  background-size: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason2 .reason2Box .hd ul li .reason2BoxList span {
  flex: 1;
  padding-left: 0.15rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason2 .reason2Box .hd ul li .reason2BoxList span em {
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reason2 .reason2Box .hd ul li .reason2BoxList span b {
  font-weight: normal;
  font-size: 0.12rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reason2 .reason2Box .hd ul li:nth-child(2) .reason2BoxList i {
  background: url(../images/reasonIco2.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li:nth-child(2).on .reason2BoxList i {
  background: url(../images/reasonIco2hover.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li:nth-child(3) .reason2BoxList i {
  background: url(../images/reasonIco3.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li:nth-child(3).on .reason2BoxList i {
  background: url(../images/reasonIco3hover.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li:nth-child(4) .reason2BoxList i {
  background: url(../images/reasonIco4.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li:nth-child(4).on .reason2BoxList i {
  background: url(../images/reasonIco4hover.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .hd ul li.on {
  background: #f39802;
}
.reason2 .reason2Box .hd ul li.on::after {
  border-width: 17px;
  border-color: #f39802 transparent transparent transparent;
}
.reason2 .reason2Box .hd ul li.on .reason2BoxList i {
  background: url(../images/reasonIco1Hover.png) no-repeat center;
  background-size: contain;
}
.reason2 .reason2Box .reason2BoxCenter {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.reason2 .reason2Box .reason2BoxCenter ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reason2Img {
  flex: 0 0 70.5%;
  justify-content: center;
  float: left;
  width: 70.5%;
  position: relative;
  display: block;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reason2Img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reasonText {
  flex: 0 0 29.5%;
  justify-content: center;
  width: 29.5%;
  height: 670px;
  background: #0e5cae;
  float: left;
  padding: 0 60px;
  box-sizing: border-box;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reasonText h5 {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 116px;
  line-height: 1;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reasonText h4 {
  font-size: 32px;
  color: #fff;
  line-height: 1;
  padding-top: 32px;
}
.reason2 .reason2Box .reason2BoxCenter ul li .reasonText p {
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  padding-top: 48px;
}
.reason2 .reason2Box .reason2BoxCenter ul li::before {
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
  content: "";
  visibility: hidden;
}
.reason2 .reason2Box .prevCell {
  width: 104px;
  height: 45px;
  background: url(../images/prevCell.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  bottom: 116px;
  right: 17%;
  cursor: pointer;
}
.reason2 .reason2Box .prevCell:hover {
  background: url(../images/prevCellHover.png) no-repeat center;
}
.reason2 .reason2Box .nextCell {
  position: absolute;
  bottom: 116px;
  right: 10%;
  width: 104px;
  height: 45px;
  background: url(../images/nextCell.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.reason2 .reason2Box .nextCell:hover {
  background: url(../images/nextCellHover.png) no-repeat center;
}
.reason2 .reason2Box .reasonPage {
  position: absolute;
  bottom: 200px;
  right: 285px;
}
.reason2 .reason2Box .reasonPage ul {
  overflow: hidden;
}
.reason2 .reason2Box .reasonPage ul li {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: transparent;
  float: left;
  margin-right: 18px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason2 .reason2Box .reasonPage ul li.on {
  background: #fff;
}
.case {
  background: url(../images/caseBg.jpg) no-repeat center top;
  padding-bottom: 0.4rem;
}
.case .title .titleL .titleLBox h3 a {
  color: #fff;
}
.case .title .titleL .titleLBox h3::after {
  content: "";
  background: url(../images/tabon2.png) no-repeat center;
}
.case .title .titleL .titleLBox p {
  color: #fff;
}
.case .title .caseMore {
  width: 156px;
  height: 46px;
  background-color: #f39802;
  border-radius: 23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.header {
  width: 100%;
  height: 1rem;
  position: fixed;
  z-index: 2;
  transition: 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
  background: transparent;
}
.case .title .caseMore:hover {
  transform: translateY(-5px);
}
.case .caseBox ul {
  overflow: hidden;
  margin-top: 0.6rem;
}
.case .caseBox ul li {
  float: left;
  width: 23.9%;
  margin: 0 0.55%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
}
.case .caseBox ul li a.scopeBoxImg {
  display: block;
  padding: 36% 0;
  position: relative;
  overflow: hidden;
}
.case .caseBox ul li a.scopeBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li a.scopeBoxText {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  height: 50px;
  background: #fcfbfb url(../images/caseBoxText.png) no-repeat 95% center;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li a.scopeBoxText i {
  display: inline-block;
  width: 10px;
  height: 2px;
  background-color: #c9c9c9;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.case .caseBox ul li:hover a.scopeBoxImg img {
  transform: scale(1.1);
}
.case .caseBox ul li:hover a.scopeBoxText {
  background: #f39802 url(../images/scopeBoxText.png) no-repeat 95% center;
  color: #fff;
}
.case .caseBox ul li:hover a.scopeBoxText i {
  background: #fff;
}
.aboutAndHonor {
  background: url(../images/aboutBg.jpg) no-repeat center;
  background-size: cover;
}
.aboutAndHonor .about2 {
  background-size: cover;
  padding-bottom: 0.3rem;
}
.aboutAndHonor .about2 .title .titleL .titleLBox h3 a {
  color: #333;
}
.aboutAndHonor .about2 .title .titleL .titleLBox p {
  color: #999;
}
.aboutAndHonor .about2 .title .titleR b {
  font-size: 30px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #f39802;
  display: inline-block;
  vertical-align: bottom;
  padding-left: 10px;
  line-height: 1;
}
.aboutAndHonor .about2 .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 54px;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxL {
  flex: 0 0 23.68%;
  justify-content: center;
  float: left;
  width: 23.68%;
  height: 529px;
  background: url(../images/aboutBoxLBg.jpg) no-repeat center;
  border-radius: 5px;
  padding: 95px 20px 0 61px;
  box-sizing: border-box;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxL h4 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  display: block;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxL h5 {
  font-size: 75px;
  color: #fff;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-top: 29px;
  margin-bottom: 29px;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxL h5 b {
  font-size: 75px;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxL p {
  font-size: 26px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR {
  flex: 0 0 71.75%;
  justify-content: center;
  float: left;
  width: 71.75%;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL h5 {
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 63px;
  font-weight: bold;
  color: #f39802;
  text-transform: uppercase;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL h3 {
  font-size: 32px;
  color: #333;
  line-height: 1;
  margin: 41px 0 28px;
  font-weight: bold;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL p {
  font-size: 24px;
  color: #333;
  line-height: 1;
  margin: 41px 0 28px;
  font-weight: bold;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL i {
  width: 55px;
  height: 3px;
  background: #16ab48;
  display: block;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR {
  flex: 0 0 53.75%;
  justify-content: center;
  float: left;
  width: 53.75%;
  position: relative;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR img.img2005 {
  display: block;
  width: 45.45%;
  margin-left: 54.55%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR .aboutBoxVideoBg {
  width: 67.16%;
  margin-top: 0.12rem;
  position: relative;
  cursor: pointer;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR .aboutBoxVideoBg .aboutBoxVideoImg {
  display: block;
  width: 100%;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR .aboutBoxVideoBg .aboutBoxVideoIco {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom {
  transform: translateY(-0.5rem);
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom h3 a {
  display: block;
  font-weight: bold;
  color: #21248a;
  font-size: 26px;
  margin-top: 44px;
  line-height: 1;
  position: relative;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom h3 a em {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #f39802;
  height: 50px;
  display: inline-table;
  position: absolute;
  top: -0.5rem;
}
.aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom p {
  font-size: 15px;
  line-height: 42px;
  height: 168px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 25px;
  color: #4d4d4d;
}
.aboutAndHonor .honor {
  overflow: hidden;
  padding-bottom: 0.3rem;
}
.aboutAndHonor .honor .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.aboutAndHonor .honor .hd ul li {
  width: 1.84rem;
  height: 0.62rem;
  background: transparent;
}
.aboutAndHonor .honor .hd ul li a {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.62rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.aboutAndHonor .honor .hd ul li.on {
  background: #f39802;
}
.aboutAndHonor .honor .hd ul li.on a {
  color: #fff;
}
.aboutAndHonor .honor .bd {
  margin: 0 auto;
}
.aboutAndHonor .honor .bd ul {
  overflow: hidden;
  margin-top: 0.3rem;
}
.aboutAndHonor .honor .bd ul li {
  float: left;
  width: 23.9%;
  margin: 0 0.55%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  padding: 5px;
  box-sizing: border-box;
  background: #fff;
}
.aboutAndHonor .honor .bd ul li a.scopeBoxImg {
  display: block;
  padding: 36% 0;
  position: relative;
  overflow: hidden;
}
.aboutAndHonor .honor .bd ul li a.scopeBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.aboutAndHonor .honor .bd ul li a.scopeBoxText {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  height: 50px;
  background: #fcfbfb url(../images/honorrText.png) no-repeat 95% center;
  line-height: 50px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.aboutAndHonor .honor .bd ul li:hover a.scopeBoxImg img {
  transform: scale(1.1);
}
.aboutAndHonor .honor .bd ul li:hover a.scopeBoxText {
  background: #21248a url(../images/honorrText2.png) no-repeat 95% center;
  color: #fff;
}
.aboutAndHonor .honor .bd ul li:hover a.scopeBoxText i {
  background: #fff;
}
.newsAndLinks {
  background: url(../images/newsbg.jpg) no-repeat center bottom;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li {
  float: left;
  width: 156px;
  height: 46px;
  background-color: #f5f5f5;
  border-radius: 23px;
  margin-right: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 46px;
  text-align: center;
  color: #333;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li:hover {
  background: #f39802;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li:hover a {
  color: #fff;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li.on {
  background: #f39802;
}
.newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li.on a {
  color: #fff;
}
.newsAndLinks .news .newsBox {
  margin-top: 0.2rem;
}
.newsAndLinks .news .newsBox .bd .newsList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.2rem;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL {
  flex: 0 0 26.875%;
  justify-content: center;
  float: left;
  width: 26.875%;
  height: 470px;
  box-shadow: 8px 0px 11px 0px rgba(4, 0, 0, 0.06);
  position: relative;
  background: #fff url(../images/newsBottomMore.png) no-repeat right bottom;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsImg {
  display: block;
  width: 100%;
  height: 256px;
  object-fit: cover;
  overflow: hidden;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText {
  padding: 0 25px;
  display: block;
  box-sizing: border-box;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText i {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1;
  padding-top: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText span {
  margin-top: 22px;
  font-size: 14px;
  line-height: 32px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 64px;
  color: #999999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText em {
  margin-top: 24px;
  display: block;
  font-size: 16px;
  color: #999999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL:hover {
  background: #0e5cae url(../images/newsBottomMore.png) no-repeat right bottom;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL:hover a.newsImg img {
  transform: scale(1.1);
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL:hover a.newsText i {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL:hover a.newsText span {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxL:hover a.newsText em {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR {
  flex: 0 0 71.4375%;
  justify-content: center;
  float: left;
  width: 71.4375%;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li {
  flex: 0 0 31.7%;
  justify-content: center;
  float: left;
  width: 31.7%;
  height: 220px;
  background: #fff url(../images/newsBottomMore.png) bottom right no-repeat;
  box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.06);
  position: relative;
  margin-bottom: 30px;
  padding: 40px 14px 0 29px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL i {
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL .line {
  width: 17px;
  height: 2px;
  background: #16ab48;
  display: block;
  margin: 28px 0 17px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  line-height: 2;
  color: #999999;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR {
  font-size: 52px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #d6d6d6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR span {
  font-size: 52px;
  color: #d6d6d6;
  display: block;
  line-height: 1;
  padding-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR b {
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #999999;
  display: block;
  font-weight: normal;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover {
  background: #0e5cae url(../images/newsBottomMore.png) bottom right no-repeat;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover .newsText .newsTextL i {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover .newsText .newsTextL .line {
  background: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover .newsText .newsTextL span {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover .newsText .newsTextR span {
  color: #fff;
}
.newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li:hover .newsText .newsTextR b {
  color: #fff;
}
.newsAndLinks .links {
  padding-top: 20px;
  padding-bottom: 20px;
}
.newsAndLinks .links .linksBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-end;
}
.newsAndLinks .links .linksBox .linksBoxL {
  font-size: 32px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1;
}
.newsAndLinks .links .linksBox .linksBoxL span {
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
  color: #666666;
  line-height: 1;
}
.newsAndLinks .links .linksBox .linksBoxR {
  flex: 1;
}
.newsAndLinks .links .linksBox .linksBoxR a {
  margin-left: 20px;
  font-weight: normal;
  font-size: 14px;
  padding-left: 10px;
  color: #666666;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newsAndLinks .links .linksBox .linksBoxR a:hover {
  color: #f39802;
}
.neewsbg {
  width: 100%;
  height: 1.42rem;
  background: url(../images/neewsbg.jpg) no-repeat center;
  background-size: cover;
}
.video {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  align-items: center;
  justify-content: center;
  z-index: 999;
  padding: 10% 20%;
  box-sizing: border-box;
  display: none;
}
.video .menu {
  position: absolute;
  left: 0;
  top: 1rem;
  z-index: 1001;
  width: 1.05rem;
  height: 1.05rem;
  line-height: 1.05rem;
  text-align: center;
  background: #15499a url(../images/close.png) no-repeat center;
  background-size: 0.64rem;
  cursor: pointer;
}
.video::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
}
.video video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 55555;
}
@media (max-width: 1200px) {
  .bannerAddPage {
    bottom: 0.1rem;
  }
  .video .menu {
    top: 1rem;
    left: auto;
    right: 0;
    width: 0.3rem;
    height: 0.3rem;
    background-size: 0.2rem;
  }
  .video {
    padding: 0.15rem;
  }
  .videoBox {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999999999999999;
    left: 0;
    padding: 0 0.15rem;
    box-sizing: border-box;
  }
  .about {
    background: #fff;
    padding-bottom: 0.3rem;
  }
  .about .aboutText {
    padding: 0;
  }
  .about .aboutText p {
    line-height: 0.3rem;
    font-size: 0.14rem;
  }
  .about .aboutTitle h3 img {
    height: 0.36rem;
  }
  .about .aboutTitle h3 {
    padding-top: 0.3rem;
  }
  .about .aboutTel b {
    font-size: 0.2rem;
  }
  .scope {
    background: #0e5cae;
  }
  .titleL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .title {
    padding-top: 0.3rem;
  }
  .title .titleL .titleLBox {
    justify-content: center;
  }
  .title .titleL .titleLBox h3 {
    font-size: 0.24rem;
  }
  .title .titleL .titleLBox h3 a {
    font-size: 0.24rem;
  }
  .title .titleL .titleLBox p {
    font-size: 0.12rem;
  }
  .scope .title .scopeTitleR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .scope .title .scopeTitleR .scopeTitleRBox ul {
    padding-left: 0;
    margin-top: 0.2rem;
    justify-content: flex-start;
  }
  .scope .title .scopeTitleR .scopeTitleRBox ul li {
    flex: 0 0 32%;
    justify-content: center;
    float: left;
    width: 32%;
    height: 0.4rem;
    margin: 0.05rem 0.67%;
  }
  .scope .title .scopeTitleR .scopeTitleRBox ul li a {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.15rem;
  }
  .scope .scopeBox .scopeBoxList {
    padding-top: 0.2rem;
  }
  .scope .scopeBox .scopeBoxList ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .scope .scopeBox .scopeBoxList ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
    margin: 0.1rem 0;
  }
  .scope .tempWrap {
    margin: 0 auto;
  }
  .scope .scopeBox .scopeBoxList ul li a.scopeBoxText {
    font-size: 0.14rem;
    padding-left: 0.1rem;
  }
  .scope .scopeBox .scopeBoxList ul li a.scopeBoxText i {
    display: none;
  }
  .service {
    padding-bottom: 0.25rem;
  }
  .service .serviceBox ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
    padding: 0.05rem 0.1rem 0.2rem;
    margin-bottom: 0.15rem;
  }
  .service .serviceBox {
    padding-top: 0.2rem;
  }
  .service .serviceBox ul li i {
    width: 50% !important;
    height: auto !important;
    padding: 28% 0 !important;
    display: block;
    background-size: contain !important;
  }
  .service .serviceBox ul li h4 {
    margin: 0.1rem 0.15rem;
    font-size: 0.18rem;
  }
  .service .serviceBox ul li p {
    font-size: 0.14rem;
    margin-top: 0.15rem;
  }
  .reason2 .title .titleR b {
    font-size: 0.2rem;
    vertical-align: inherit;
  }
  .reason2 .title .titleR {
    margin: 0 auto;
  }
  .reason2 .reason2Box .hd ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
  }
  .reason2 .reason2Box .hd ul li .reason2BoxList i {
    display: none !important;
  }
  .reason2 .reason2Box .hd ul li .reason2BoxList {
    padding: 0.1rem;
  }
  .reason2 .reason2Box .hd ul li .reason2BoxList span {
    padding-left: 0;
  }
  .reason2 .reason2Box .hd ul {
    margin-top: 0.2rem;
  }
  .reason2 .reason2Box .hd ul li .reason2BoxList span em {
    font-size: 0.18rem;
  }
  .reason2 .reason2Box .hd ul li .reason2BoxList span b {
    display: none;
  }
  .reason2 .reason2Box .hd ul li {
    margin-bottom: 0.2rem;
  }
  .reason2 .reason2Box .hd ul li.on::after {
    border-width: 0.05rem;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reason2Img {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reason2Img img {
    position: relative;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reasonText {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reasonText {
    width: 100%;
    height: auto;
    padding: 0 0.15rem 0.3rem;
  }
  .reason2 .reason2Box .prevCell {
    display: none;
  }
  .reason2 .reason2Box .nextCell {
    display: none;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reasonText h5 {
    padding-top: 0.16rem;
    font-size: 0.2rem;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reasonText h4 {
    padding-top: 0.1rem;
    font-size: 0.2rem;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li .reasonText p {
    font-size: 0.14rem;
    padding-top: 0.2rem;
  }
  .reason2 .reason2Box .reason2BoxCenter ul li {
    margin-top: 0rem;
  }
  .reason2 {
    padding-bottom: 0rem;
  }
  .case {
    padding-top: 0.4rem;
  }
  .case .title .caseMore {
    display: none;
  }
  .case .caseBox ul {
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0.1rem;
    box-sizing: border-box;
  }
  .case .caseBox ul li {
    flex: 0 0 48%;
    justify-content: center;
    float: left;
    width: 48%;
    margin-bottom: 0.1rem;
  }
  .case .caseBox ul li a.scopeBoxText {
    font-size: 0.14rem;
    padding-left: 0.1rem;
  }
  .case .caseBox ul li a.scopeBoxText i {
    display: none;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxL {
    display: none;
  }
  .aboutAndHonor .about2 .title .titleR b {
    font-size: 0.2rem;
    vertical-align: inherit;
  }
  .aboutAndHonor .title .titleR {
    margin: 0 auto;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL p {
    display: none;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL i {
    display: none;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL h5 {
    font-size: 0.24rem;
    display: none;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR .aboutBoxVideoBg {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRTop .aboutBoxRTopL h3 {
    margin: 0.1rem 0;
    display: none;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom {
    transform: translateY(0);
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom h3 a {
    margin-top: 0.2rem;
    font-size: 0.18rem;
  }
  .aboutAndHonor .about2 .aboutBox .aboutBoxR .aboutBoxRBottom p {
    height: auto;
    -webkit-line-clamp: 6;
    line-height: 0.28rem;
  }
  .aboutAndHonor .honor .hd ul li a {
    font-size: 0.16rem;
  }
  .aboutAndHonor .honor .hd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .aboutAndHonor .honor .hd ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
    background: #f2f2f2;
    line-height: 0.4rem;
    height: 0.4rem;
  }
  .aboutAndHonor .honor .hd ul li a {
    line-height: 0.4rem;
  }
  .honor .container .container1 {
    padding: 0 0;
  }
  .honor .tempWrap {
    width: 100% !important;
  }
  .aboutAndHonor .honor .bd {
    width: 100% !important;
  }
  .aboutAndHonor .honor .bd .honorList {
    width: 100% !important;
  }
  .aboutAndHonor .honor .bd ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .aboutAndHonor .honor .bd ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
    margin: 0;
  }
  .aboutAndHonor .honor .bd .honorList:nth-child(2) {
    display: none;
  }
  .newsAndLinks .news .title .newsTitleR .newsTitleRBox ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .newsAndLinks .news .title .newsTitleR .newsTitleRBox ul li {
    flex: 0 0 32%;
    justify-content: center;
    float: left;
    width: 32%;
    margin-right: 0;
  }
  .newsTitleR {
    width: 100%;
    margin-top: 0.2rem;
  }
  .newsBox .bd {
    width: 100% !important;
  }
  .newsBox .tempWrap {
    width: 100% !important;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    height: auto;
  }
  .newsAndLinks .news .newsBox .bd .newsList {
    width: 100% !important;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsImg {
    flex: 0 0 35%;
    justify-content: center;
    float: left;
    width: 35%;
    display: none;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText span {
    margin-top: 0.1rem;
    line-height: 0.26rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText i {
    padding-top: 0.2rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding-top: 0.33rem;
    height: auto;
    margin-bottom: 10px;
    padding-left: 0.15rem;
    padding: 0.15rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR {
    margin-top: 0.1rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText em {
    padding-bottom: 0.15rem;
    margin-top: 0.1rem;
    font-size: 0.13rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL .line {
    display: none;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL span {
    margin-top: 0.1rem;
    font-size: 0.14rem;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxL a.newsText em {
    margin-top: 0;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR b {
    margin-top: 0;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR b {
    padding-top: 0.14rem;
    display: block;
    padding-bottom: 0;
  }
  .newsAndLinks .news .newsBox .bd .newsList:nth-child(2),
  .newsAndLinks .news .newsBox .bd .newsList:nth-child(3) {
    display: none;
  }
  .newsAndLinks .links {
    display: none;
  }
  .neewsbg {
    display: none;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextL {
    width: 100%;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR b {
    display: block;
    width: 100%;
  }
  .newsAndLinks .news .newsBox .bd .newsList .newsBoxR ul li .newsText .newsTextR {
    width: 100%;
    display: block;
  }
  .news {
    padding-bottom: 0.3rem;
  }


}
